Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ordered array #458

Merged
merged 9 commits into from
Nov 12, 2024
Merged

Ordered array #458

merged 9 commits into from
Nov 12, 2024

Conversation

panleone
Copy link
Member

@panleone panleone commented Nov 8, 2024

Abstract

Create a template class OrderedArray<T> and use its specialization OrderedArray<HistoricalTx> for the activity.


@panleone panleone added the Enhancement New feature or request label Nov 8, 2024
@panleone panleone requested review from JSKitty and Duddino November 8, 2024 14:23
@panleone panleone self-assigned this Nov 8, 2024
Copy link

netlify bot commented Nov 8, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit 06537b6
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/67331250618f730008e109fe
😎 Deploy Preview https://deploy-preview-458--cheery-moxie-4f1121.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@Duddino Duddino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs unit tests on the OrderedArray class

Copy link
Member

@Duddino Duddino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@Duddino Duddino merged commit 968c266 into PIVX-Labs:master Nov 12, 2024
6 checks passed
@panleone panleone deleted the ordered_array branch November 12, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants